FindPeopleResponsePersonas Property |
Contains a collection of personas found by using the FindPersona operation.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic IList<Persona> Personas { get; }Public ReadOnly Property Personas As IList(Of Persona)
Get
Property Value
Type:
IListPersona
See Also